home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 98 / CD-ROM 98.iso / jogos / blocks3d / sndwaveout.csplugin < prev    next >
Encoding:
Extensible Markup Language  |  2003-06-12  |  372 b   |  15 lines

  1. <?xml version="1.0"?>
  2. <!-- sndwaveout.csplugin -->
  3. <plugin>
  4.   <name>sndwaveout</name>
  5.   <scf>
  6.     <classes>
  7.       <class>
  8.         <name>crystalspace.sound.driver.waveout</name>
  9.         <implementation>csSoundDriverWaveOut</implementation>
  10.         <description>Crystal Space waveOut Sound Driver</description>
  11.       </class>
  12.     </classes>
  13.   </scf>
  14. </plugin>
  15.